home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / libs / mtgrap1c / mtgraph.txt < prev    next >
Text File  |  1994-08-06  |  1KB  |  47 lines

  1.  
  2. =============================================
  3.       mtGraph Mode13h Graphical Library
  4. =============================================
  5.  
  6. Beta version of a simple mode13h graphical
  7. library. Presently, it does not do anything
  8. fantastic but contains enuff functions
  9. to create simple demonstrations/animations
  10.  
  11. - supports pixel plotting
  12. - line and clipped line
  13. - circle and ellipse
  14. - set clip region
  15. - rectangle and filled rectangle
  16. - mouse routines
  17. - palette routines
  18. - block routines i.e. copy to screen
  19.   copy pages to pages, copy partial blocks
  20.   copy buffer to virtual screen, flip pages
  21. - read WGT's sprite files (Apologies to the 
  22.   WGT software.. I was reading thru the 
  23.   shareware and I was experimenting.. and
  24.   I don't believe I actually got it to work)
  25. - Loads up PCX (256 320-200)
  26. - simple font routines (not fully functional)
  27.   + one simple font file. Allow different text
  28.   colors
  29. - keyboard handler..
  30. - and others I can't remember.. look for
  31.   the mtgraph documentation.
  32.  
  33.  
  34. etc.. Like I say.. it is simple.. 
  35.  
  36. For any enquires/bug reports, please direct your
  37. mails to :
  38.  
  39. chtay@iti.gov.sg
  40.  
  41.  
  42.  
  43. Thank you very much for using the mtGraph library
  44.  
  45. Release Version : 1.0c  Date : 6th August 1994
  46.  
  47.